home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / pbmplus / ppm / ppmmake.man < prev    next >
Text File  |  1995-03-17  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppmmake(1)          AMIGA (24 September 1991)          ppmmake(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmmake - create a pixmap of a specified size
  10.  
  11.      SYNOPSIS
  12.           ppmmake color width height
  13.  
  14.      DESCRIPTION
  15.           Produces a portable pixmap of the specified color, width,
  16.           and height.
  17.  
  18.           The color can be specified in five ways:
  19.  
  20.           o    A name, assuming that a pointer to an X11-style color
  21.                names file was compiled in.
  22.  
  23.           o    An X11-style hexadecimal specifier: rgb:r/g/b, where r
  24.                g and b are each 1- to 4-digit hexadecimal numbers.
  25.  
  26.           o    An X11-style decimal specifier: rgbi:r/g/b, where r g
  27.                and b are floating point numbers between 0 and 1.
  28.  
  29.           o    For backwards compatibility, an old-X11-style
  30.                hexadecimal number: #rgb, #rrggbb, #rrrgggbbb, or
  31.                #rrrrggggbbbb.
  32.  
  33.           o    For backwards compatibility, a triplet of numbers
  34.                separated by commas: r,g,b, where r g and b are
  35.                floating point numbers between 0 and 1.  (This style
  36.                was added before MIT came up with the similar rgbi
  37.                style.)
  38.  
  39.      SEE ALSO
  40.           ppm(5), pbmmake(1)
  41.  
  42.      AUTHOR
  43.           Copyright (C) 1991 by Jef Poskanzer.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/19/91)
  64.  
  65.  
  66.  
  67.